libbiniou-ocaml software package provides flexible binary data format in OCaml, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install libbiniou-ocaml
libbiniou-ocaml is installed in your system.
Make ensure the libbiniou-ocaml package were installed using the commands given below,
$ sudo dpkg-query -l | grep libbiniou-ocaml *
You will get with libbiniou-ocaml package name, version, architecture and description in a table
| Distro | Ubuntu 12 04 lts precise pangolin |
| Section | Ocaml |
| Package | libbiniou-ocaml |
| Version | 1.0.0-1build2 |
| Description | flexible binary data format in OCaml |
| Sub Section | Ocaml |